[INFO] fetching crate re-parse 0.1.0...
[INFO] checking re-parse-0.1.0 against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] extracting crate re-parse 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate re-parse 0.1.0
[INFO] finished tweaking crates.io crate re-parse 0.1.0
[INFO] tweaked toml for crates.io crate re-parse 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate re-parse 0.1.0 on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] [stderr]       Adding serde_urlencoded v0.5.5 (available: v0.7.1)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `re-parse` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_urlencoded v0.5.5
[INFO] [stderr]   Downloaded percent-encoding v1.0.1
[INFO] [stderr]   Downloaded re-parse-macros v0.1.0
[INFO] [stderr]   Downloaded url v1.7.2
[INFO] [stderr]   Downloaded idna v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 79a8dba5a81b35cb8a87f14bd31c143635dc3004e92b01d0c1c95d4d819d80c7
[INFO] running `Command { std: "docker" "start" "79a8dba5a81b35cb8a87f14bd31c143635dc3004e92b01d0c1c95d4d819d80c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79a8dba5a81b35cb8a87f14bd31c143635dc3004e92b01d0c1c95d4d819d80c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79a8dba5a81b35cb8a87f14bd31c143635dc3004e92b01d0c1c95d4d819d80c7" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79a8dba5a81b35cb8a87f14bd31c143635dc3004e92b01d0c1c95d4d819d80c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79a8dba5a81b35cb8a87f14bd31c143635dc3004e92b01d0c1c95d4d819d80c7" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `re-parse` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling syn v3.0.1
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling re-parse-macros v0.1.0
[INFO] [stderr]     Checking re-parse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/simple.rs:7:62
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Eq, PartialEq, PartialOrd, Ord, Deserialize, ReParse)]
[INFO] [stdout]   |                                                              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ReParse` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `ReParse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> examples/simple.rs:7:62
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Eq, PartialEq, PartialOrd, Ord, Deserialize, ReParse)]
[INFO] [stdout]    |                                                              ^------
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              `FromStr` is not local
[INFO] [stdout]    |                                                              move the `impl` block outside of this constant `_IMPL_FromStr_FOR_DateTime`
[INFO] [stdout] ...
[INFO] [stdout] 15 | struct DateTime {
[INFO] [stdout]    |        -------- `DateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ReParse` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ReParse` may come from an old version of the `re_parse_macros` crate, try updating your dependency with `cargo update -p re_parse_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ReParse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.79s
[INFO] running `Command { std: "docker" "inspect" "79a8dba5a81b35cb8a87f14bd31c143635dc3004e92b01d0c1c95d4d819d80c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79a8dba5a81b35cb8a87f14bd31c143635dc3004e92b01d0c1c95d4d819d80c7", kill_on_drop: false }`
[INFO] [stdout] 79a8dba5a81b35cb8a87f14bd31c143635dc3004e92b01d0c1c95d4d819d80c7
